Welcome![Sign In][Sign Up]
Location:
Search - crc ccitt

Search list

[Other resourcecrc16

Description: 16位的CRC校验函数包。符合ccitt标准,查表法校验,速度快。节省CPU时间。值得一看!
Platform: | Size: 1483 | Author: cumt | Hits:

[TCP/IP stackCRC_PPP

Description: 单片机实现的CRC校验,特别针对PPP协议验证过。 多项式是:CRC16-CCITT x16+x12+x5+1
Platform: | Size: 1404 | Author: 王强 | Hits:

[CSharpcrc16(VC)

Description: crc16的算法,格式为X16+X12+X5+1,用于串口通讯数据的校验。-crc16 algorithm, the format for X16 X12 X5 one for serial data communications check.
Platform: | Size: 28672 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSCalCrc_V1.1

Description: CRC16,CRC32,校验和实用计算工具,支持10,16进制 V1.1 增强了系统兼容性-CYXLIC REDUNDANCY, CRC32-and testing and practical calculation tools, support 10, 16 V1.1 enhanced 229 system compatibility
Platform: | Size: 208896 | Author: dszc | Hits:

[CommunicationCrcTest

Description:
Platform: | Size: 35840 | Author: www220 | Hits:

[Crack Hackcrc_low

Description: 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,低位先处理,接收校验成功标志为f0b8.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, low bit to deal with first, mark of success receiving check is f0b8.
Platform: | Size: 1024 | Author: dustin | Hits:

[ELanguageCrc32

Description: CRC校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小,易于用编码器及检测电路实现。从其检错能力来看,它所不能发现的错误的几率仅为0.0047 以下。-/* CRC.C——CRC程序库*/   #define CRCCCITT 0x1021   #define CCITT-REV 0x8408   #define CRC16 0x8005   #define CRC16-REV 0xA001   #define CRC32-POLYNOMIAL 0xEDB88320L
Platform: | Size: 2379776 | Author: yang_yinxia | Hits:

[VHDL-FPGA-VerilogPCME1

Description: 通常的CRC算法在计算一个数据段的CRC值时,其CRC值是由求解每个数值的CRC值的和对CRC寄存器的值反复更新而得到的。这样,求解CRC的速度较慢。通过-#define CRCCCITT 0x1021   #define CCITT-REV 0x8408   #define CRC16 0x8005   #define CRC16-REV 0xA001
Platform: | Size: 34816 | Author: malimin | Hits:

[Com PortCRCProgram

Description: CRC16校验码计算器 CRC16Calculater.exe支持CRC-16-IBM和-CRC-16-CCI-CRC16 checksum calculator CRC16Calculater.exe support of CRC-16-IBM-CRC-16-the CCITT
Platform: | Size: 7162880 | Author: KKK | Hits:

[Other Embeded programCRC16_check

Description: 关于CRC-16-CCITT x16 + x12 + x5 + 1计算-about CRC-16_CCITT
Platform: | Size: 7168 | Author: hanks | Hits:

[Other Embeded programcrc16

Description: Here s a CCITT-16 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.-Here' s a CCITT-16 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.
Platform: | Size: 3072 | Author: 骑士 | Hits:

[CSharpClass1

Description: 循环冗余检验(CRC-16-CCITT)类,包括两个函数:得到检验码;判断数据是否符合CRC。 -Cyclic redundancy check (CRC- 16- CCITT) class, including two functions: the tested code To judge whether data conforms to the CRC.
Platform: | Size: 2048 | Author: 陈军 | Hits:

[Internet-NetworkCRC_PPP

Description: 单片机实现的CRC校验,特别针对PPP协议验证过。多项式是:CRC16-CCITT x16+x12+x5+1-Singlechip realize the CRC checksum, with special reference to PPP agreements verified. Polynomial is: CRC16-CCITT x16+ X12+ X5+ 1
Platform: | Size: 1024 | Author: athehad | Hits:

[SCMmcu51_crc

Description: 51单片机实现串口crc校验(CCITT)-Serial crc check on the 51 MCU (CCITT)
Platform: | Size: 2048 | Author: 杨飞 | Hits:

[OtherCRC_5_8

Description: 本程序使用Verilog语言来编写,实现基于CCITT-16算法的CRC检验码产生电路。-This program uses Verilog language to write, implement generating circuit based on CCITT-16 algorithm CRC check code.
Platform: | Size: 4096 | Author: 李世平 | Hits:

[OtherCRC16Calculator

Description: CRC16Calculater,免安装绿色版。能够计算CRC-160-IBM(8008)/CRC-16-CCITT(1021)输入原始数据(十六进制数),校验码(低字节在前,高字节在后)-CRC16Calculater, free installation green version. Able to calculate CRC-160-IBM (8008)/CRC-16-CCITT (1021) original input data (hexadecimal), check code (low byte first, high byte)
Platform: | Size: 12288 | Author: guanpeng | Hits:

[Consolestrgdard

Description: 32位CRC循环冗余源代码 符合ANSI X3,66标准,运用于CCITT s X,25协议-32-bit CRC cyclic redundancy code in accordance with ANSI X3, 66 standard, used in CCITT s X, 25 protocol
Platform: | Size: 4096 | Author: aeknil | Hits:

[Internet-Networkjsed_prstocol

Description: 32位CRC循环冗余源代码 符合ANSI X3,66标准,运用于CCITT s X,25协议-32-bit CRC cyclic redundancy code in accordance with ANSI X3, 66 standard, used in CCITT s X, 25 protocol
Platform: | Size: 4096 | Author: penotuation | Hits:

[Otherftandart-CRL

Description: 32位CRC循环冗余源代码 符合ANSI X3,66标准,运用于CCITT s X,25协议-32-bit CRC cyclic redundancy code in accordance with ANSI X3, 66 standard, used in CCITT s X, 25 protocol
Platform: | Size: 4096 | Author: hppermixc | Hits:

[OS programcomzyterSystolic

Description: 32-bit CRC cyclic redundancy code in accordance with ANSI X3, 66 standard, used in CCITT s X, 25 protocol
Platform: | Size: 3072 | Author: mehudi | Hits:
« 1 2 3 4 5 6 78 »

CodeBus www.codebus.net